Java Script It!
See Also...
Info
Cookie Maker
 
Description
A java script application that allow users to insert cookie functions into their documents.

Properties
Property Description
Cookie Type The function that the cookie will perform. The Last Time Visited option will display the date the user last visited the document. The Number of Times Visited will display the number of times the user visited the current document.
First Time Text The text that will be displayed if it is the users' first time visiting the document. This property will only be applied if the Cookie Type property is set to Last Time Visited.
Lead Text The text that will appear before the data that is generated by the cookie function.
Closing Text The text that will appear after the data that is generated by the cookie function.
Cookie highlight Color The color of the text that the cookie will generate.
Font Face The name of the font that will be used to display the text.
Font Size The size of the font that will be used to display the text.
Text Color The color of the Lead and Closing text.
Insertion Point The character position within the current document where the data generated by the cookie function will be inserted for display.

Browser Compatibility
Navigator 3 IE 3 Navigator 4++ IE 4++
compatible compatible compatible compatible

Aditional Information

  • Text generated by cookies does not always display correctly in version 3 browsers when placed in tables

Troubleshooting

  • If the Cookie Maker data text does not display properly or does not display at all then check to make sure that the Cookie Maker code is inserted into the proper position within the document and that the tagging structure (ie broken tags) is correct

Info
Support